08. Creating the database
Creating the database
The last line of the variable SQL_CREATE_WAITLIST_TABLE should be
WaitlistEntry.COLUMN_TIMESTAMP + " TIMESTAMP DEFAULT CURRENT_TIMESTAMP"
Creating the database
The last line of the variable SQL_CREATE_WAITLIST_TABLE should be
WaitlistEntry.COLUMN_TIMESTAMP + " TIMESTAMP DEFAULT CURRENT_TIMESTAMP"